projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94b63ec
)
Fix broken compile: s/gtk_selection_atom/gtk_selection_atoms
author
Davyd Madeley
<davyd@madeley.id.au>
Mon, 18 May 2009 02:46:42 +0000
(10:46 +0800)
committer
Davyd Madeley
<davyd@madeley.id.au>
Mon, 18 May 2009 02:48:21 +0000
(10:48 +0800)
Introduced in
94b63ec9b7791036b0b09d4c2059059a1d7e9695
gtk/gtkselection.c
patch
|
blob
|
history
diff --git
a/gtk/gtkselection.c
b/gtk/gtkselection.c
index 4c4ab7301c90e56da8b66201b6c5d432b0dc4c54..7195b86a51f062de0b5a3fe4904088f425b8e9e8 100644
(file)
--- a/
gtk/gtkselection.c
+++ b/
gtk/gtkselection.c
@@
-3063,7
+3063,7
@@
gtk_selection_default_handler (GtkWidget *widget,
tmp_list = tmp_list->next;
}
}
- else if (data->target == gtk_selection_atom[SAVE_TARGETS])
+ else if (data->target == gtk_selection_atom
s
[SAVE_TARGETS])
{
gtk_selection_data_set (data,
gdk_atom_intern_static_string ("NULL"),